home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / wputil35.arc / MACDOC.ARC / READ.ME < prev   
Text File  |  1991-02-28  |  2KB  |  60 lines

  1.  
  2.  
  3.               MACDOC - The WordPerfect MACRO Documenting Utility
  4.  
  5.  
  6.    This program prints a source code listing of any macro written for
  7.    WordPerfect.  Use MACDOC to document your existing macros, or to trace
  8.    and debug macros during development.
  9.  
  10.    MACDOC works on either WordPerfect 5.0 or 5.1 macros.
  11.  
  12.    MACDOC assumes that your printer is set for IBM Graphics compatible
  13.    mode, so that the graphics and line-draw characters found in some macros
  14.    will print properly.  The emulation mode of your printer can be set by
  15.    using the option "/S-", described below.
  16.  
  17.    The following parameters can be passed from the DOS command line, for
  18.    more flexible use of MACDOC:
  19.  
  20.         /S-sssssss    Printer initial setup string.  Use backslash for
  21.                       ASCII codes 
  22.                       (e.g, \027 for ESCAPE)
  23.                       (Both demo and registered versions)
  24.  
  25.         /O-ooooooo    Output destination (SCREEN or PRINTER)
  26.                       (Both demo and registered versions)
  27.  
  28.         /D-ddddddd    Directory for WordPerfect Macros
  29.                       (Registered version only)
  30.  
  31.         /M-mmmmmmm    Macro name (wild cards are not valid)
  32.                       (Registered version only)
  33.  
  34.  
  35.    Since WordPerfect can print over 1700 characters, while most graphics
  36.    printers cannot, MACDOC indicates the special "COMPOSE" characters with
  37.    the symbol:
  38.  
  39.                       {WPC x,yy}
  40.  
  41.    where x is the WordPerfect character set number, and yy is the character
  42.    number within that character set.  See the appendix in the WordPerfect
  43.    manual for a description of these characters.
  44.      
  45.    A more powerful version of MACDOC, allowing the user to pass parameters
  46.    from DOS (macro directory name, macro name, printer setup string, etc.)
  47.    is available by mail.  Send your request with a check for $20.00 to:
  48.  
  49.                       STAR TECH COMPUTER CONSULTING
  50.                       2517 Lakebrook Court
  51.                       Atlanta, GA  30360
  52.                       (404) 457-9159
  53.  
  54.    Be sure to specify 5.25 or 3.5 inch disk format.
  55.  
  56.    MACDOC (copyright 1989, 1990) is a product of Star Tech Computer
  57.    Consulting, Atlanta, Georgia.
  58.  
  59.    WordPerfect is a product of WordPerfect Corporation, Orem, Utah.
  60.